Skip to content

Plenty of new features#53

Merged
joaopauloschuler merged 14 commits into
v1.23-bpfrom
bpsa
Feb 14, 2026
Merged

Plenty of new features#53
joaopauloschuler merged 14 commits into
v1.23-bpfrom
bpsa

Conversation

@joaopauloschuler

Copy link
Copy Markdown
Owner

No description provided.

joaopauloschuler and others added 14 commits February 12, 2026 12:05
- Introduced `/repeat <N> <prompt>` and `/repeat-prompt <N> <path>` commands to run prompts multiple times with fresh agent context.
- Implemented `save_session_to_dict` and `load_session_from_dict` functions for in-memory session state management.
…to CLI

Five new features for the bpsa REPL:
- Streaming !! output via line-by-line Popen (replaces buffered capture)
- !!?<cmd> runs a command and immediately sends output to the agent
- /redo undoes last step and re-runs the previous prompt
- /alias with persistence to ~/.bpsa_aliases (supports create, list, delete)
- Auto-save session every N turns (BPSA_AUTOSAVE_INTERVAL, default 5)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@joaopauloschuler joaopauloschuler merged commit 1b696a0 into v1.23-bp Feb 14, 2026
1 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant